[INFO] cloning repository https://github.com/Mogapedia/mhf-outpost
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mogapedia/mhf-outpost" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMogapedia%2Fmhf-outpost", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMogapedia%2Fmhf-outpost'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 750d5bb3e334e746cfb4cb65ca78bdb3082cbf37
[INFO] checking Mogapedia/mhf-outpost against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMogapedia%2Fmhf-outpost" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Mogapedia/mhf-outpost
[INFO] finished tweaking git repo https://github.com/Mogapedia/mhf-outpost
[INFO] tweaked toml for git repo https://github.com/Mogapedia/mhf-outpost written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mogapedia/mhf-outpost on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Mogapedia/mhf-outpost already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a9ea3ec416a4426f520d6abe3922c89c8bcde50a671f080730c3eb26d9d48e49
[INFO] running `Command { std: "docker" "start" "a9ea3ec416a4426f520d6abe3922c89c8bcde50a671f080730c3eb26d9d48e49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9ea3ec416a4426f520d6abe3922c89c8bcde50a671f080730c3eb26d9d48e49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a9ea3ec416a4426f520d6abe3922c89c8bcde50a671f080730c3eb26d9d48e49" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9ea3ec416a4426f520d6abe3922c89c8bcde50a671f080730c3eb26d9d48e49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a9ea3ec416a4426f520d6abe3922c89c8bcde50a671f080730c3eb26d9d48e49" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling toml_writer v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling servo_arc v0.2.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling cssparser v0.29.6
[INFO] [stderr]    Compiling selectors v0.24.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling jsonptr v0.6.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling json-patch v3.0.1
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling urlpattern v0.3.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling kuchikiki v0.8.8-speedreader
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling tauri-utils v2.8.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling embed-resource v3.0.7
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling tauri-winres v0.3.5
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.2
[INFO] [stderr]    Compiling cargo_toml v0.22.3
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]    Compiling dlopen2_derive v0.4.3
[INFO] [stderr] error: could not compile `tauri-utils` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name tauri_utils --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-utils-2.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="brotli"' --cfg 'feature="build"' --cfg 'feature="cargo_metadata"' --cfg 'feature="compression"' --cfg 'feature="html-manipulation"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' --cfg 'feature="resources"' --cfg 'feature="schema"' --cfg 'feature="schemars"' --cfg 'feature="swift-rs"' --cfg 'feature="walkdir"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes-gcm", "brotli", "build", "cargo_metadata", "compression", "config-json5", "config-toml", "getrandom", "html-manipulation", "isolation", "json5", "proc-macro2", "process-relaunch-dangerous-allow-symlink-macos", "quote", "resources", "schema", "schemars", "serialize-to-javascript", "swift-rs", "walkdir"))' -C metadata=cd3fa2f120266d41 -C extra-filename=-3aff32d9603978c5 --out-dir /opt/rustwide/target/debug/build/tauri-utils/3aff32d9603978c5/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/c5b708559d39720c/out -L dependency=/opt/rustwide/target/debug/build/alloc-no-stdlib/d3449f94794439ed/out -L dependency=/opt/rustwide/target/debug/build/alloc-stdlib/c904ef9e97068795/out -L dependency=/opt/rustwide/target/debug/build/bitflags/26d4f9c864a9d2eb/out -L dependency=/opt/rustwide/target/debug/build/brotli-decompressor/563d083416212664/out -L dependency=/opt/rustwide/target/debug/build/byteorder/efab895f44690afc/out -L dependency=/opt/rustwide/target/debug/build/bytes/d2cbc348dcce8e8f/out -L dependency=/opt/rustwide/target/debug/build/camino/b7b8fd568b9e6c08/out -L dependency=/opt/rustwide/target/debug/build/cargo-platform/034b1bc0551cb940/out -L dependency=/opt/rustwide/target/debug/build/cfb/5dc18d65e4cf4c76/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/887a8c817638bf21/out -L dependency=/opt/rustwide/target/debug/build/cssparser-macros/e0fc22bd09253a68/out -L dependency=/opt/rustwide/target/debug/build/cssparser/6659eb2d1214a9ce/out -L dependency=/opt/rustwide/target/debug/build/derive_more/27ab27ee07e14102/out -L dependency=/opt/rustwide/target/debug/build/displaydoc/be098a0964b29b03/out -L dependency=/opt/rustwide/target/debug/build/dtoa-short/a8f3e2563b8d71f7/out -L dependency=/opt/rustwide/target/debug/build/dtoa/7fbcf7fb85d804cd/out -L dependency=/opt/rustwide/target/debug/build/dyn-clone/daf11aa68c564a5b/out -L dependency=/opt/rustwide/target/debug/build/equivalent/310effc0e7653ba2/out -L dependency=/opt/rustwide/target/debug/build/erased-serde/85c13780f6b7d0ec/out -L dependency=/opt/rustwide/target/debug/build/fnv/79a19d0fe70d33f3/out -L dependency=/opt/rustwide/target/debug/build/form_urlencoded/996093904e8168f6/out -L dependency=/opt/rustwide/target/debug/build/futf/ac189d6aad78a0a3/out -L dependency=/opt/rustwide/target/debug/build/fxhash/2e479f6bc3ab6b28/out -L dependency=/opt/rustwide/target/debug/build/getrandom/034c9471a0058f7f/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/1d0f1c0c6a3a8928/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/b3ddeed396d983bf/out -L dependency=/opt/rustwide/target/debug/build/html5ever/4218e30f4ae0872a/out -L dependency=/opt/rustwide/target/debug/build/icu_collections/7d9602436e253f50/out -L dependency=/opt/rustwide/target/debug/build/icu_locale_core/fc266fd0abaaeb21/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer/5b01afa605db3219/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer_data/380ac9c239e0a318/out -L dependency=/opt/rustwide/target/debug/build/icu_properties/59bf1c948fcda48e/out -L dependency=/opt/rustwide/target/debug/build/icu_properties_data/04cf117dd42dcf42/out -L dependency=/opt/rustwide/target/debug/build/icu_provider/879180387e7a0aa4/out -L dependency=/opt/rustwide/target/debug/build/idna/07fdee22c596c198/out -L dependency=/opt/rustwide/target/debug/build/idna_adapter/a6594dde046891cc/out -L dependency=/opt/rustwide/target/debug/build/indexmap/0e4ecce49d0a84a9/out -L dependency=/opt/rustwide/target/debug/build/indexmap/6231957d55bcaf69/out -L dependency=/opt/rustwide/target/debug/build/itoa/155799927a5fdad9/out -L dependency=/opt/rustwide/target/debug/build/jsonptr/00feab87bdf025b8/out -L dependency=/opt/rustwide/target/debug/build/libc/4a5252c0d6c69204/out -L dependency=/opt/rustwide/target/debug/build/litemap/20758467b377cfa3/out -L dependency=/opt/rustwide/target/debug/build/lock_api/b774173b3bacbeb4/out -L dependency=/opt/rustwide/target/debug/build/log/b618d641eda3b1d1/out -L dependency=/opt/rustwide/target/debug/build/mac/dde0fd1d5a4a8644/out -L dependency=/opt/rustwide/target/debug/build/markup5ever/0916fb1e0227c9c4/out -L dependency=/opt/rustwide/target/debug/build/match_token/cc046dc175bb2675/out -L dependency=/opt/rustwide/target/debug/build/matches/576599d923c19775/out -L dependency=/opt/rustwide/target/debug/build/memchr/9f63fab5c22624fe/out -L dependency=/opt/rustwide/target/debug/build/new_debug_unreachable/4051dc9ccc33db49/out -L dependency=/opt/rustwide/target/debug/build/nodrop/655ebbe77e374425/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/bd7542c849b4e01d/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/113cdfcac48b1307/out -L dependency=/opt/rustwide/target/debug/build/percent-encoding/6ea82c3297bf4c10/out -L dependency=/opt/rustwide/target/debug/build/phf/1ac2beb9bfd2f044/out -L dependency=/opt/rustwide/target/debug/build/phf/1f03b5ed6d106940/out -L dependency=/opt/rustwide/target/debug/build/phf/48039d3598348662/out -L dependency=/opt/rustwide/target/debug/build/phf_macros/59977bd276596b74/out -L dependency=/opt/rustwide/target/debug/build/phf_macros/cb04832e052debfd/out -L dependency=/opt/rustwide/target/debug/build/phf_shared/07313c7f97cc08c4/out -L dependency=/opt/rustwide/target/debug/build/phf_shared/1b85a444f38011c5/out -L dependency=/opt/rustwide/target/debug/build/phf_shared/ffa17eb89fe54392/out -L dependency=/opt/rustwide/target/debug/build/potential_utf/46cdbaa72004798e/out -L dependency=/opt/rustwide/target/debug/build/precomputed-hash/67a7b73a1d6ae514/out -L dependency=/opt/rustwide/target/debug/build/proc-macro-hack/217465490bc185a3/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/2b6261b8c6ffec2e/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/fadb522d1a1e2d79/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/2baae8268427fd29/out -L dependency=/opt/rustwide/target/debug/build/regex/1da802ae35afeb98/out -L dependency=/opt/rustwide/target/debug/build/same-file/571bcef0d6683e42/out -L dependency=/opt/rustwide/target/debug/build/schemars_derive/9f857e3fb110bac3/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/c29d1d3baad52e34/out -L dependency=/opt/rustwide/target/debug/build/selectors/5d954d3bece64935/out -L dependency=/opt/rustwide/target/debug/build/semver/6839d135b82fa515/out -L dependency=/opt/rustwide/target/debug/build/serde/b85caadbc0f01ba3/out -L dependency=/opt/rustwide/target/debug/build/serde_core/a178cceda53989d3/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/24e62bc4adc8b51b/out -L dependency=/opt/rustwide/target/debug/build/serde_json/c420969030e2eb74/out -L dependency=/opt/rustwide/target/debug/build/serde_spanned/e49923863b29193a/out -L dependency=/opt/rustwide/target/debug/build/serde_with_macros/fd015050758f5aef/out -L dependency=/opt/rustwide/target/debug/build/servo_arc/a5097c90139d8d9a/out -L dependency=/opt/rustwide/target/debug/build/siphasher/7b6f2a7ed5642c3e/out -L dependency=/opt/rustwide/target/debug/build/siphasher/aa1a121ea73389c8/out -L dependency=/opt/rustwide/target/debug/build/smallvec/e1777e823551ac29/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/ac0f1999725a501d/out -L dependency=/opt/rustwide/target/debug/build/string_cache/5ee352194b57d10e/out -L dependency=/opt/rustwide/target/debug/build/tendril/c557bdfebd89f957/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/9734288762e05139/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/e1d4c49fef73d576/out -L dependency=/opt/rustwide/target/debug/build/thiserror/587cf3c316698df2/out -L dependency=/opt/rustwide/target/debug/build/thiserror/9d5f0e2f4996ebd4/out -L dependency=/opt/rustwide/target/debug/build/tinystr/4c6c58a24fa4dc91/out -L dependency=/opt/rustwide/target/debug/build/toml_datetime/287aa101e061a27f/out -L dependency=/opt/rustwide/target/debug/build/toml_parser/80bf8bdde77b6db4/out -L dependency=/opt/rustwide/target/debug/build/toml_writer/9990592609dbeeb3/out -L dependency=/opt/rustwide/target/debug/build/typeid/ec086f548b538701/out -L dependency=/opt/rustwide/target/debug/build/unic-char-property/569c6a057875e252/out -L dependency=/opt/rustwide/target/debug/build/unic-char-range/4f17b40318ddb269/out -L dependency=/opt/rustwide/target/debug/build/unic-common/f916f1ea41419d8c/out -L dependency=/opt/rustwide/target/debug/build/unic-ucd-ident/15c031e642fcc555/out -L dependency=/opt/rustwide/target/debug/build/unic-ucd-version/7cb5333ee076de28/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/a0e7040ffc91db0d/out -L dependency=/opt/rustwide/target/debug/build/url/e23bfdd469827484/out -L dependency=/opt/rustwide/target/debug/build/utf-8/5bdc0a0e073b4b8a/out -L dependency=/opt/rustwide/target/debug/build/utf8_iter/44216b906e08e4c5/out -L dependency=/opt/rustwide/target/debug/build/uuid/1bf6e5366d30b418/out -L dependency=/opt/rustwide/target/debug/build/winnow/4fd9ed84fd8de552/out -L dependency=/opt/rustwide/target/debug/build/winnow/9db6634871ca4c6e/out -L dependency=/opt/rustwide/target/debug/build/writeable/881f696d266ec7c6/out -L dependency=/opt/rustwide/target/debug/build/yoke-derive/6456bd912e93155f/out -L dependency=/opt/rustwide/target/debug/build/yoke/a08fb91a80bf010f/out -L dependency=/opt/rustwide/target/debug/build/zerofrom-derive/c83d51898965e134/out -L dependency=/opt/rustwide/target/debug/build/zerofrom/78858dbaa0bb76c5/out -L dependency=/opt/rustwide/target/debug/build/zerotrie/ffe7fa0e811a73cc/out -L dependency=/opt/rustwide/target/debug/build/zerovec-derive/51464240b055b645/out -L dependency=/opt/rustwide/target/debug/build/zerovec/03feec739169c5d6/out -L dependency=/opt/rustwide/target/debug/build/zmij/6e2e8476a207a284/out --extern anyhow=/opt/rustwide/target/debug/build/anyhow/eca48027b6abde00/out/libanyhow-eca48027b6abde00.rmeta --extern brotli=/opt/rustwide/target/debug/build/brotli/9af9685c6a8fead3/out/libbrotli-9af9685c6a8fead3.rmeta --extern cargo_metadata=/opt/rustwide/target/debug/build/cargo_metadata/ebe8440bf18b3485/out/libcargo_metadata-ebe8440bf18b3485.rmeta --extern ctor=/opt/rustwide/target/debug/build/ctor/1a4c7861c2607b8f/out/libctor-1a4c7861c2607b8f.so --extern dunce=/opt/rustwide/target/debug/build/dunce/16aeb9986aa2d5bf/out/libdunce-16aeb9986aa2d5bf.rmeta --extern glob=/opt/rustwide/target/debug/build/glob/5216e722f4b44359/out/libglob-5216e722f4b44359.rmeta --extern html5ever=/opt/rustwide/target/debug/build/html5ever/4218e30f4ae0872a/out/libhtml5ever-4218e30f4ae0872a.rmeta --extern http=/opt/rustwide/target/debug/build/http/7d71e3444668e71d/out/libhttp-7d71e3444668e71d.rmeta --extern infer=/opt/rustwide/target/debug/build/infer/1d8de595e06286db/out/libinfer-1d8de595e06286db.rmeta --extern json_patch=/opt/rustwide/target/debug/build/json-patch/2bb858846ddf3418/out/libjson_patch-2bb858846ddf3418.rmeta --extern kuchiki=/opt/rustwide/target/debug/build/kuchikiki/f92212ef21faa7fa/out/libkuchikiki-f92212ef21faa7fa.rmeta --extern log=/opt/rustwide/target/debug/build/log/b618d641eda3b1d1/out/liblog-b618d641eda3b1d1.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/9f63fab5c22624fe/out/libmemchr-9f63fab5c22624fe.rmeta --extern phf=/opt/rustwide/target/debug/build/phf/1ac2beb9bfd2f044/out/libphf-1ac2beb9bfd2f044.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/2b6261b8c6ffec2e/out/libproc_macro2-2b6261b8c6ffec2e.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/89b741c9be8ff1ba/out/libquote-89b741c9be8ff1ba.rmeta --extern regex=/opt/rustwide/target/debug/build/regex/1da802ae35afeb98/out/libregex-1da802ae35afeb98.rmeta --extern schemars=/opt/rustwide/target/debug/build/schemars/e46c0811981ccdd0/out/libschemars-e46c0811981ccdd0.rmeta --extern semver=/opt/rustwide/target/debug/build/semver/6839d135b82fa515/out/libsemver-6839d135b82fa515.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/b85caadbc0f01ba3/out/libserde-b85caadbc0f01ba3.rmeta --extern serde_untagged=/opt/rustwide/target/debug/build/serde-untagged/f85b9a1f5baedbaa/out/libserde_untagged-f85b9a1f5baedbaa.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/c420969030e2eb74/out/libserde_json-c420969030e2eb74.rmeta --extern serde_with=/opt/rustwide/target/debug/build/serde_with/7ec62df4b33a2f65/out/libserde_with-7ec62df4b33a2f65.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/587cf3c316698df2/out/libthiserror-587cf3c316698df2.rmeta --extern toml=/opt/rustwide/target/debug/build/toml/d791217855b6e983/out/libtoml-d791217855b6e983.rmeta --extern url=/opt/rustwide/target/debug/build/url/e23bfdd469827484/out/liburl-e23bfdd469827484.rmeta --extern urlpattern=/opt/rustwide/target/debug/build/urlpattern/44516830531edccf/out/liburlpattern-44516830531edccf.rmeta --extern uuid=/opt/rustwide/target/debug/build/uuid/1bf6e5366d30b418/out/libuuid-1bf6e5366d30b418.rmeta --extern walkdir=/opt/rustwide/target/debug/build/walkdir/a2851e88b1b2e6d5/out/libwalkdir-a2851e88b1b2e6d5.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a9ea3ec416a4426f520d6abe3922c89c8bcde50a671f080730c3eb26d9d48e49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9ea3ec416a4426f520d6abe3922c89c8bcde50a671f080730c3eb26d9d48e49", kill_on_drop: false }`
[INFO] [stdout] a9ea3ec416a4426f520d6abe3922c89c8bcde50a671f080730c3eb26d9d48e49
